Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Addresses selection bug -- Issue #56 #57

Merged
merged 1 commit into from
Jan 9, 2012
Merged

Conversation

joelrbrandt
Copy link
Contributor

Problem was that how we draw selection changed in codemirror to use a absolutely positioned div with z-index: -1. This drew selection below the .content div, which is what the new LESS was changing the background color of to set the code editor color.

gruehle added a commit that referenced this pull request Jan 9, 2012
Addresses selection bug -- Issue #56
@gruehle gruehle merged commit f53707d into master Jan 9, 2012
@jhatwich jhatwich mentioned this pull request May 10, 2012
busykai added a commit to busykai/brackets that referenced this pull request Nov 24, 2013
This version is required to load and run brackets properly on
node-webkit. See requirejs/text#55 for node-specific details.
Summary of changes:
  > rev to 2.0.10
  > Merge pull request adobe#61 from AnSavvides/master
  > Merge pull request adobe#60 from dakota/patch-1
  > rev to 2.0.9
  > Merge pull request adobe#55 from busykai/master
  > Fixes adobe#57 xpcshell: windows FileUtils.File does not like / paths
  > Rev version for 2.0.7
  > Fixes adobe#52, handle non-existent files in node
  > Fixes issue mentioned in comments for requirejs/r.js#221 about Java usage
  > Merge pull request adobe#49 from fsbdev/patch-1
gideonthomas added a commit to gideonthomas/brackets that referenced this pull request Feb 25, 2015
Update brackets-browser-livedev extension
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants